A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
W
- Walktrap - Class in edu.claflin.finder.algo.clustering
-
Community detection with the Walktrap Algorithm.
- Walktrap(ArgumentsBundle) - Constructor for class edu.claflin.finder.algo.clustering.Walktrap
- Walktrap.MutualConnectionsRecord - Class in edu.claflin.finder.algo.clustering
-
Stores the delta sigmas between a Community C connected to community 1 or community 2.
- WeakComponentClusterer<V,E> - Class in edu.claflin.finder.algo.jungutils
-
Finds all weak components in a graph as sets of vertex sets.
- WeakComponentClusterer() - Constructor for class edu.claflin.finder.algo.jungutils.WeakComponentClusterer
- weighted - Variable in class edu.claflin.finder.algo.clustering.Walktrap
- withNarrowedType() - Method in enum edu.claflin.finder.algo.jungutils.Predicates.ObjectPredicate
- writeGraph(Graph) - Method in class edu.claflin.finder.io.graph.NOABatchIO
-
Writes graphs to memory.
- writeGraph(Graph) - Method in class edu.claflin.finder.io.graph.SIFGraphIO
-
Writes graphs to memory.
- writeGraph(Graph) - Method in class edu.claflin.finder.io.graph.SimpleGraphIO
-
Writes graphs to memory.
- writeGraph(Graph) - Method in interface edu.claflin.finder.io.graph.sub.GraphWriter
-
Writes graphs to memory.
- writeGraphs(ArrayList<Graph>, String, GraphWriter) - Static method in class edu.claflin.finder.Main
-
Writes Graph objects to memory.
All Classes All Packages